PRIORITY
CANMOVE;FALSE
MARINA;Dispatch I got another door here it's been snapped open from the rust, but after last time..
QUERY;SQUEEZE

	DENY;SQUEEZE
	DISPATCH;Yeah we don't wanna tear your suit up anymore, let's just avoid it.
	MARINA;Okay understood just marking it off real quick!
	SIGNAL;CURIOFALSE
	JUMP;END
	
	CONFIRM;SQUEEZE
	DISPATCH;Well keep in mind this time you know how to handle it right?
	MARINA;Yeah that's true!
	PLAYAUDIO;SQUEEZEGAP
	CHECK;NAKED;1;CANFIT
	DENY;CANFIT
	CHECK;SKINNY;1;CANFIT

		CONFIRM;CANFIT
		SIGNAL;CURIOTRUE
		JUMP;END

		DENY;CANFIT
		MARINA;Okay Dispatch I'll give it a shot.
		PLAYSLIDE;DoorStuck;NORMAL
		DISPATCH;Let me guess..
		MARINA;I tried! ;-;
		QUERY;FORCE

			DENY;FORCE
			DISPATCH;..It's no big deal, just try and back out before you hurt yourself.
			MARINA;Okay It'll take me a moment hold on.
			SIGNAL;CURIOFALSE
			JUMP;END

			CONFIRM;FORCE
			DISPATCH;Well we may have a problem then.
			MARINA;Huh?! What's wrong?
			DISPATCH;The cost of sending someone down to help you is more then the cost of your suit.
			MARINA;B-but dispatch what if someone finds me with my suit ripped up?!
			DISPATCH;Look all divers get in snags nobody will judge you, but there could be food on the other side..
			MARINA;Food?...
			PLAYAUDIO;TEARCLOTHES
			SIGNAL;CURIOTRUE
			NAKED;TRUE

CONFIRM;END
CANMOVE;TRUE
WAIT;3
